DataCollection
ShouldShowMenu メソッド (C1TableViewSource<T>)

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1TableViewSource<T> クラス : ShouldShowMenu メソッド
シンタックス
'宣言
 
Public Overridable Function ShouldShowMenu( _
   ByVal tableView As UIKit.UITableView, _
   ByVal rowAtindexPath As Foundation.NSIndexPath _
) As System.Boolean
public virtual System.bool ShouldShowMenu( 
   UIKit.UITableView tableView,
   Foundation.NSIndexPath rowAtindexPath
)

パラメータ

tableView
rowAtindexPath
参照

C1TableViewSource<T> クラス
C1TableViewSource<T> メンバ